home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / scuba.swf / scripts / DefineButton2_186 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2010-03-13  |  56b  |  4 lines

  1. on(release){
  2.    var newscore = _root.gScore * 400;
  3. }
  4.